home *** CD-ROM | disk | FTP | other *** search
/ NeXT Enterprise Objects Framework 1.1 / NeXT Enterprise Objects Framework 1.1.iso / NextDeveloper / Apps / EOModeler.app / English.lproj / ModelEditor.nib / data.classes next >
Encoding:
Text File  |  1995-01-31  |  699 b   |  22 lines

  1. IconPath = {SUPERCLASS = ScrollView; };
  2. MyControl = {SUPERCLASS = Control; };
  3. RipoffBrowser = {SUPERCLASS = View; };
  4. UpdateMenuApplication = {SUPERCLASS = Application; };
  5. SortTableView = {SUPERCLASS = DBTableView; };
  6. DBBrowser = {
  7.     ACTIONS = {}; 
  8.     OUTLETS = {
  9.     browser = browser; 
  10.     delegate = delegate; 
  11.     iconPath = iconPath; 
  12.     matrix = matrix; 
  13.     }; 
  14.     SUPERCLASS = View; 
  15. };
  16. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  17. VerticalSplit = {SUPERCLASS = View; };
  18. DragMatrix = {SUPERCLASS = Matrix; };
  19. ModelViewer = {OUTLETS = {modelBrowser = modelBrowser; }; SUPERCLASS = Object; };
  20. FirstResponderRipoffBrowser = {SUPERCLASS = RipoffBrowser; };
  21. Ripoff = {SUPERCLASS = Control; };
  22.